LinuxQMISDK  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
UIMReadTransparentResp Struct Reference

Data Fields

cardResult * pCardResult
 
readResult * pReadResult
 
ULONG * pIndicationToken
 
BYTE * pEncryptedData
 

Detailed Description

This structure contains information of the response parameters associated with a Read Transparent API.

Parameters
pCardResult
pReadResult
pIndicationToken(optional)
  • Response in Indication.
  • When this TLV is present, it indicates that the result must be provided in a subsequent indication.
pEncryptedData(optional)
  • Encrypted Data.
  • Indicates whether the data from the card passed in read_result is encrypted.
Note
Using NULL for the pointers would make sure that the parameter is not added to the request.

Field Documentation

cardResult* UIMReadTransparentResp::pCardResult
BYTE* UIMReadTransparentResp::pEncryptedData
ULONG* UIMReadTransparentResp::pIndicationToken
readResult* UIMReadTransparentResp::pReadResult

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved